Fix Visual Studio Debug configs
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 18 Mar 2013 09:14:33 +0000 (17:14 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 18 Mar 2013 09:14:33 +0000 (17:14 +0800)
commit83f94ed1b9d7e1f5666b9436e2b6eb42aa981ec0
tree1687bf78ceddd139f96c9c720b2d1532be0a374b
parentbec5798180bc7c6f4b67d54dab2f63a05f242cb4
Fix Visual Studio Debug configs

The debug builds must link to the Debug version of the CRT, otherwise
trouble will arise from mixing different CRTs into the resulting binary.
build/win32/vs10/gdk-win32.vcxproj
build/win32/vs10/gdk.vcxprojin
build/win32/vs10/gtk.vcxprojin
build/win32/vs10/gtk3-demo.vcxproj
build/win32/vs9/gdk-win32.vcproj
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gtk.vcprojin
build/win32/vs9/gtk3-demo.vcproj